+Mon Feb 18 17:34:43 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkentry.c gtk/gtktextview.c: Remove support for
+ the poorly defined text/plain type for now. (#55117)
+
Mon Feb 18 16:44:00 2002 Owen Taylor <otaylor@redhat.com>
* docs/widget_system.txt: Add some docs for GTK_NEED_REQUEST
+Mon Feb 18 17:34:43 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkentry.c gtk/gtktextview.c: Remove support for
+ the poorly defined text/plain type for now. (#55117)
+
Mon Feb 18 16:44:00 2002 Owen Taylor <otaylor@redhat.com>
* docs/widget_system.txt: Add some docs for GTK_NEED_REQUEST
+Mon Feb 18 17:34:43 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkentry.c gtk/gtktextview.c: Remove support for
+ the poorly defined text/plain type for now. (#55117)
+
Mon Feb 18 16:44:00 2002 Owen Taylor <otaylor@redhat.com>
* docs/widget_system.txt: Add some docs for GTK_NEED_REQUEST
+Mon Feb 18 17:34:43 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkentry.c gtk/gtktextview.c: Remove support for
+ the poorly defined text/plain type for now. (#55117)
+
Mon Feb 18 16:44:00 2002 Owen Taylor <otaylor@redhat.com>
* docs/widget_system.txt: Add some docs for GTK_NEED_REQUEST
+Mon Feb 18 17:34:43 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkentry.c gtk/gtktextview.c: Remove support for
+ the poorly defined text/plain type for now. (#55117)
+
Mon Feb 18 16:44:00 2002 Owen Taylor <otaylor@redhat.com>
* docs/widget_system.txt: Add some docs for GTK_NEED_REQUEST
+Mon Feb 18 17:34:43 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkentry.c gtk/gtktextview.c: Remove support for
+ the poorly defined text/plain type for now. (#55117)
+
Mon Feb 18 16:44:00 2002 Owen Taylor <otaylor@redhat.com>
* docs/widget_system.txt: Add some docs for GTK_NEED_REQUEST
+Mon Feb 18 17:34:43 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkentry.c gtk/gtktextview.c: Remove support for
+ the poorly defined text/plain type for now. (#55117)
+
Mon Feb 18 16:44:00 2002 Owen Taylor <otaylor@redhat.com>
* docs/widget_system.txt: Add some docs for GTK_NEED_REQUEST
{ "UTF8_STRING", 0, 0 },
{ "COMPOUND_TEXT", 0, 0 },
{ "TEXT", 0, 0 },
- { "text/plain", 0, 0 },
{ "STRING", 0, 0 }
};
{ "UTF8_STRING", 0, TARGET_UTF8_STRING },
{ "COMPOUND_TEXT", 0, TARGET_COMPOUND_TEXT },
{ "TEXT", 0, TARGET_TEXT },
- { "text/plain", 0, TARGET_STRING },
{ "STRING", 0, TARGET_STRING }
};